home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / hard / hack / MMKeyboard.lha / MMKeyboard / catalogs / MMKeyboardServer.cs < prev   
Text File  |  2002-09-12  |  3KB  |  82 lines

  1. ## languages english,deutsch
  2. ## version $VER: MMKeyboardServer.catalog 2.21 (12.09.2002)
  3. ## codeset 0
  4. ## autonum 1
  5. ## asmfile english,sourcecodes:MMKeyboard/Sources_Commodity/SRC.MMK_Locale
  6. ## localepath sourcecodes:MMKeyboard/Catalogs/
  7. ;----------------------------------------------------------------------------
  8. ;----------------------------------------------------------------------------
  9. ; You need "SimpleCat" from Aminet "dev/misc/sicat.lha"
  10. ; to add your own Language or make any modifications
  11. ;
  12. ; Simple adjust "## localepath" to your MMkeyboard installation path.
  13. ; E.G. "## localepath work:tools/aview/Catalogs"
  14. ;
  15. ; After that it is required to add the correct language name!
  16. ; E.G. "## language english,deutsch,français,español"
  17. ;
  18. ; The next to do is to add your translation.
  19. ; Make sure, that all labels contain a translation for each language.
  20. ;
  21. ; At last simple call SimpleCat: "SimpleCat MMKeyboardServer.cs LOCALEONLY"
  22. ;
  23. ;
  24. ;----------------------------------------------------------------------------
  25. ;----------------------------------------------------------------------------
  26. ; Commodity Commodity Commodity Commodity Commodity Commodity Commodity Commo
  27. ;----------------------------------------------------------------------------
  28. ;----------------------------------------------------------------------------
  29. MSG_CX_Title
  30. MMKeyboard by Guido Mersmann
  31. MMKeyboard von Guido Mersmann
  32. ;
  33. MSG_CX_Descr
  34. Multimedia Keyboard Driver!
  35. Multimedia Tastaturtreiber!
  36. ;
  37. ;----------------------------------------------------------------------------
  38. ;----------------------------------------------------------------------------
  39. ; Requester Requester Requester Requester Requester Requester Requester
  40. ;----------------------------------------------------------------------------
  41. ;----------------------------------------------------------------------------
  42. MSG_REQ_Title
  43. MMKeyboard Request
  44. MMKeyboard Meldung
  45. ;
  46. MSG_REQ_Ok
  47. Ok
  48. Ok
  49. ;
  50. MSG_REQ_Error_OpenFile
  51. Unable to open\n'%s'!
  52. Kann die Datei\n'%s' nicht öffnen!
  53. ;
  54. MSG_REQ_Error_ReadFile
  55. Unable to read '%s'!
  56. Kann die Datei '%s' nicht lesen!
  57. ;
  58. MSG_REQ_Error_PrefsNotValid
  59. '%s' is not \na valid Meridian.prefs file!
  60. '%s' ist keine gültige\nMeridian-Voreinstellungsdatei.
  61. ;
  62. MSG_REQ_Error_Memory
  63. Not enough memory!
  64. Nicht genug Speicher!
  65. ;
  66. MSG_REQ_Error_AllocSignal
  67. Unable to allocate task signal!
  68. Kein Tasksignal mehr frei!
  69. ;
  70. MSG_REQ_Error_OpenDevice
  71. Unable to open device '%s' unit %ld!
  72. Kann Device '%s' unit %ld nicht öffnen!
  73. ;
  74. MSG_REQ_Error_AmithlonRequired
  75. This installation requires\nAmithlon to work!\n\nPlease reinstall with the correct version!
  76. Diese Installation benötigt Amithlon\num zu funktionieren!\n\nBitte installieren die korrekte Version!
  77. ;
  78. MSG_REQ_Error_AmithlonMissing
  79. This installation isn't supporting Amithlon at all!\n\nPlease reinstall with the correct version!
  80. Diese Installation unterstützt Amithlon nicht!\n\nBitte installieren die korrekte Version!
  81. ;
  82.